diff --git a/ElvUI_MerathilisUI/Core/Changelog/6.40.lua b/ElvUI_MerathilisUI/Core/Changelog/6.40.lua
new file mode 100644
index 000000000..c9617e561
--- /dev/null
+++ b/ElvUI_MerathilisUI/Core/Changelog/6.40.lua
@@ -0,0 +1,8 @@
+local MER = unpack(ElvUI_MerathilisUI)
+
+MER.Changelog[640] = {
+ RELEASE_DATE = "TBD",
+ FIXES = {},
+ NEW = {},
+ IMPROVEMENTS = {},
+}
diff --git a/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml b/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml
index f8e5db579..c8bde90f9 100644
--- a/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml
+++ b/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml
@@ -29,5 +29,6 @@
-
+
+
diff --git a/ElvUI_MerathilisUI/Core/Changelog/6.39.lua b/ElvUI_MerathilisUI/Core/Changelog/Previous/6.39.lua
similarity index 100%
rename from ElvUI_MerathilisUI/Core/Changelog/6.39.lua
rename to ElvUI_MerathilisUI/Core/Changelog/Previous/6.39.lua