diff --git a/CHANGELOG b/CHANGELOG
index be4df729d..da084f50d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+mkdocs-material-9.0.3+insiders-4.27.1 (2022-01-08)
+
+- Fixed rendering of succeeding navigation items in typeset plugin
+- Fixed #4795: Built-in typeset plugin changes MkDocs' title precedence
+- Fixed #4724: Blog plugin not rendering integrate table of contents
+
mkdocs-material-9.0.3 (2022-01-08)
* Improved discernability of section index pages in navigation
diff --git a/docs/insiders/changelog.md b/docs/insiders/changelog.md
index a6df0388a..4b96a4553 100644
--- a/docs/insiders/changelog.md
+++ b/docs/insiders/changelog.md
@@ -2,6 +2,12 @@
## Material for MkDocs Insiders
+### 4.27.1 December 20, 2022 { id="4.27.1" }
+
+- Fixed rendering of succeeding navigation items in typeset plugin
+- Fixed #4795: Built-in typeset plugin changes MkDocs' title precedence
+- Fixed #4724: Blog plugin not rendering integrate table of contents
+
### 4.27.0 December 20, 2022 { id="4.27.0" }
- Added built-in typeset plugin to preserve formatting in sidebars