diff --git a/docs/installation/changelog.md b/docs/installation/changelog.md
index 9e152c27e..9ecb73af1 100755
--- a/docs/installation/changelog.md
+++ b/docs/installation/changelog.md
@@ -8,6 +8,31 @@
-->
# ExpressionEngine v7 Change Log
+# Version 7.5.4
+(Release: November 14th, 2024)
+
+NOTE: **Important:** This version includes important security updates.
+
+
+
+**Enhancements** 🚀
+- Add additional file upload filter
+
+**Bug Fixes** 💃🐛
+- Resolved [#4583](https://github.com/ExpressionEngine/ExpressionEngine/pull/4592) where cloning an entry moved the revision history to the cloned entry
+- Resolved [#4589](https://github.com/ExpressionEngine/ExpressionEngine/pull/4589) where there was an error removing a field from a Fluid field that was also used in a field group
+- Resolved [#4500](https://github.com/ExpressionEngine/ExpressionEngine/pull/4500) where the "New entry" dropdown was shown even when the limit of entries was reached
+- Fix PHP deprecation in the file module
+
# Version 7.5.3
(Release: November 6th, 2024)