If you're too scared to make changes to your application, that's a great reason to start making sure you have test-cases, and a test-suite.
My toy side-project has a full regression test which is executed before any (automated) deploy/upgrade, for precisely this reason.