diff --git a/CHANGELOG b/CHANGELOG
index 688c201f9..69e077d25 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+mkdocs-material-9.5.19+insiders-4.53.7 (2024-04-25)
+
+ * Fixed #7060: Incorrect resolution of translation when using static-i18n
+
mkdocs-material-9.5.19 (2024-04-25)
* Updated MkDocs to 1.6 and limited version to < 2
diff --git a/docs/insiders/changelog/index.md b/docs/insiders/changelog/index.md
index 78d272d79..9b7aa37d3 100644
--- a/docs/insiders/changelog/index.md
+++ b/docs/insiders/changelog/index.md
@@ -2,6 +2,10 @@
## Material for MkDocs Insiders
+### 4.53.7 April 25, 2024 { id="4.53.7" }
+
+- Fixed #7060: Incorrect resolution of translation when using static-i18n
+
### 4.53.6 April 5, 2024 { id="4.53.6" }
- Ensure working directory is set for projects when using projects plugin