diff --git a/html/changelog.html b/html/changelog.html
index 9ab8b58f6bc..0317f877622 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,17 @@
-->
+
19 March 2022
+
SleepyGem updated:
+
+ - You no longer require gloves to remove light bulbs- and tubes. LED is finally here. Rejoice!
+
+
mikomyazaki updated:
+
+ - Large amounts of blood splatters should impact server performance significantly less.
+ - Simple mobs now produce fewer blood splatters each time they are hit.
+
+
18 March 2022
Arrow768 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0c9776c3a78..962f98e0bde 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22951,3 +22951,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Arrow768:
- tweak: Changed the prompt during ccia interviews to ask if there were antag or
ooc issues.
+2022-03-19:
+ SleepyGem:
+ - tweak: You no longer require gloves to remove light bulbs- and tubes. LED is finally
+ here. Rejoice!
+ mikomyazaki:
+ - bugfix: Large amounts of blood splatters should impact server performance significantly
+ less.
+ - tweak: Simple mobs now produce fewer blood splatters each time they are hit.
diff --git a/html/changelogs/blood_splatter_reduction.yml b/html/changelogs/blood_splatter_reduction.yml
deleted file mode 100644
index 92e3edfb0c4..00000000000
--- a/html/changelogs/blood_splatter_reduction.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: mikomyazaki
-
-delete-after: True
-
-changes:
- - bugfix: "Large amounts of blood splatters should impact server performance significantly less."
- - tweak: "Simple mobs now produce fewer blood splatters each time they are hit."
diff --git a/html/changelogs/cool_bulbs_and_tubes.yml b/html/changelogs/cool_bulbs_and_tubes.yml
deleted file mode 100644
index 24396d7aa7f..00000000000
--- a/html/changelogs/cool_bulbs_and_tubes.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGem
-
-delete-after: True
-
-changes:
- - tweak: "You no longer require gloves to remove light bulbs- and tubes. LED is finally here. Rejoice!"
\ No newline at end of file