diff --git a/src/de/deadlocker8/budgetmaster/resources/changelog.json b/src/de/deadlocker8/budgetmaster/resources/changelog.json
index 13afef50c1dfa480f3a303d56b1e45772ed75bc3..ff494adcf0240fee6bd1a2606410a270b4b25806 100644
--- a/src/de/deadlocker8/budgetmaster/resources/changelog.json
+++ b/src/de/deadlocker8/budgetmaster/resources/changelog.json
@@ -7,5 +7,5 @@
     "6":"Fixed critical bug that prevents repeating payments from being correctly updated for future months.\n",
     "7":"-localized all strings into external file\n-added english localization\n-added language chooser to settings\n-remove javafx.Color from server --> server should no run on linux with normal jdk\n-bugfixes:\n  -[FIXED] - report budget is calculated incorrectly\n  -[FIXED] - refresh after database imprt/delete missing\n  -[FIXED] - critical bug concerning repeating payments\n",
     "8":"bugfixes:\n  -broken month chart if january is selected\n  -wrong footer in month report\n  -wrong initial file name for month report\n  -server start failure\n",
-	"9":""
-}
\ No newline at end of file
+    "9":"PLACEHOLDER"
+}