diff --git a/CHANGELOG b/CHANGELOG
index 75c4bfce6..2a3313c30 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+mkdocs-material-9.1.12+insiders-4.33.2 (2023-05-12)
+
+- Fixed #5508: Social plugin crashes trying to copy cards on Docker/Windows
+- Fixed #5507: Social plugin crashes on serve when layouts folder doesn't exist
+- Fixed #5505: Social plugin trying to resolve logo in wrong location
+- Fixed #5496: Annotations with nested lists incorrectly mounted
+- Fixed #5493: Social plugin crashes on Python 3.8
+
mkdocs-material-9.1.12 (2023-05-12)
* Updated Bengali (Bengal) translations
diff --git a/docs/insiders/changelog.md b/docs/insiders/changelog.md
index 6485c539c..ae828e173 100644
--- a/docs/insiders/changelog.md
+++ b/docs/insiders/changelog.md
@@ -2,6 +2,14 @@
## Material for MkDocs Insiders
+### 4.33.2 May 12, 2023 { id="4.33.2" }
+
+- Fixed #5508: Social plugin crashes trying to copy cards on Docker/Windows
+- Fixed #5507: Social plugin crashes on serve when layouts folder doesn't exist
+- Fixed #5505: Social plugin trying to resolve logo in wrong location
+- Fixed #5496: Annotations with nested lists incorrectly mounted
+- Fixed #5493: Social plugin crashes on Python 3.8
+
### 4.33.1 May 9, 2023 { id="4.33.1" }
- Added support for SVG background images in social plugin