diff --git a/html/changelog.html b/html/changelog.html
index 2f7d8c7e29d..411eb6135c1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
03 January 2022
+
Geeves updated:
+
+ - Speaking while in crit will no longer recursively whisper your wails.
+
TheGreyWolf updated:
- Removes christmas themed decorations from the map.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9622deea0ce..f2efdcdc5c8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22340,5 +22340,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Wowzewow (Wezzy):
- bugfix: Fixes chair buckle overlays being uncolored.
2022-01-03:
+ Geeves:
+ - bugfix: Speaking while in crit will no longer recursively whisper your wails.
TheGreyWolf:
- maptweak: Removes christmas themed decorations from the map.
diff --git a/html/changelogs/geeves-crit_whisper_fix.yml b/html/changelogs/geeves-crit_whisper_fix.yml
deleted file mode 100644
index 255e2133576..00000000000
--- a/html/changelogs/geeves-crit_whisper_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Speaking while in crit will no longer recursively whisper your wails."
\ No newline at end of file