diff --git a/html/changelog.html b/html/changelog.html
index f99838a1670..1cda78daea3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,13 @@
-->
+
09 April 2021
+
TheGreyWolf updated:
+
+ - Tails will no longer layer over dresses & other clothing when facing south or to the side.
+ - Fixed vampire description telling that victims would be mobile when draining them when they were in fact stunned.
+
+
08 April 2021
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a3208579306..67b1e472efc 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19304,3 +19304,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
TheGreyWolf:
- bugfix: Renaming the loadout wallet now works once more along with lanyards.
- bugfix: Investigators once again have a hud icon for the sechud.
+2021-04-09:
+ TheGreyWolf:
+ - bugfix: Tails will no longer layer over dresses & other clothing when facing
+ south or to the side.
+ - bugfix: Fixed vampire description telling that victims would be mobile when draining
+ them when they were in fact stunned.
diff --git a/html/changelogs/TailFix.yml b/html/changelogs/TailFix.yml
deleted file mode 100644
index 6ae512f8c9e..00000000000
--- a/html/changelogs/TailFix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Tails will no longer layer over dresses & other clothing when facing south or to the side."
\ No newline at end of file
diff --git a/html/changelogs/VampireFix.yml b/html/changelogs/VampireFix.yml
deleted file mode 100644
index 0698035dea5..00000000000
--- a/html/changelogs/VampireFix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed vampire description telling that victims would be mobile when draining them when they were in fact stunned."
\ No newline at end of file