diff --git a/html/changelog.html b/html/changelog.html
index 9d047a57866..389daf9ba6d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -43,6 +43,9 @@
TheGreyWolf updated:
- Fixes the unathi mantle not appearing correctly in several places.
+ - The Th'akhist head wrappings now properly shows on unathi again.
+ - Stasis bags can now be properly deployed on adjacent turfs without becoming bodybags.
+ - Fixes overlays not showing properly on glass business cards.
03 January 2022
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ff33c6e4a9e..42a340a9957 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22349,3 +22349,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added some skrell body markings, as well as a skrell hair fade.
TheGreyWolf:
- bugfix: Fixes the unathi mantle not appearing correctly in several places.
+ - bugfix: The Th'akhist head wrappings now properly shows on unathi again.
+ - bugfix: Stasis bags can now be properly deployed on adjacent turfs without becoming
+ bodybags.
+ - bugfix: Fixes overlays not showing properly on glass business cards.
diff --git a/html/changelogs/CardFix.yml b/html/changelogs/CardFix.yml
deleted file mode 100644
index e2ff52874a7..00000000000
--- a/html/changelogs/CardFix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Fixes overlays not showing properly on glass business cards."
diff --git a/html/changelogs/CryoBagFix.yml b/html/changelogs/CryoBagFix.yml
deleted file mode 100644
index 5e09d190902..00000000000
--- a/html/changelogs/CryoBagFix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Stasis bags can now be properly deployed on adjacent turfs without becoming bodybags."
diff --git a/html/changelogs/thakhistFix.yml b/html/changelogs/thakhistFix.yml
deleted file mode 100644
index 2ba25bc46cd..00000000000
--- a/html/changelogs/thakhistFix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "The Th'akhist head wrappings now properly shows on unathi again."