diff --git a/CHANGELOG b/CHANGELOG
index f4777d3c0..88f39b674 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+mkdocs-material-8.1.7+insiders-4.6.1 (2022-01-16)
+
+ * Fixed #3459: Section index pages picking up wrong title
+
mkdocs-material-8.1.7 (2022-01-16)
* Improved back-to-top button behavior - now not shown on anchor jump
diff --git a/docs/insiders/changelog.md b/docs/insiders/changelog.md
index d5d31fa74..947431730 100644
--- a/docs/insiders/changelog.md
+++ b/docs/insiders/changelog.md
@@ -6,6 +6,10 @@ template: overrides/main.html
## Material for MkDocs Insiders
+### 4.6.1 _ January 16, 2022 { id="4.6.1" }
+
+- Fixed #3459: Section index pages picking up wrong title
+
### 4.6.0 _ January 11, 2022 { id="4.6.0" }
- Added support for annotations (outside of code blocks)