diff --git a/html/changelog.html b/html/changelog.html
index 650d10a9517..5cf7ceca7df 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,14 @@
- Added some clothing loadout options for Zeng-Hu contractors.
+ Geeves updated:
+
+ - Vampires now recover from pain damage when they do blood heal.
+ - Vampire blood heal no longer attempts to heal prosthetics, it never could in the first place.
+ - Vampire blood heal now regens blood.
+ - Fixed vampire blood heal not actually using blood.
+ - Since blood heal now uses blood, the amount of blood it uses has been reduced to make it balanced.
+
MoondancerPony updated:
- Fixes runtimes with certain mobs trying to speak.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5c70c25f31c..34a46f944be 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18973,5 +18973,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-03-20:
Alberyk, Niennab:
- rscadd: Added some clothing loadout options for Zeng-Hu contractors.
+ Geeves:
+ - tweak: Vampires now recover from pain damage when they do blood heal.
+ - bugfix: Vampire blood heal no longer attempts to heal prosthetics, it never could
+ in the first place.
+ - rscadd: Vampire blood heal now regens blood.
+ - bugfix: Fixed vampire blood heal not actually using blood.
+ - tweak: Since blood heal now uses blood, the amount of blood it uses has been reduced
+ to make it balanced.
MoondancerPony:
- bugfix: Fixes runtimes with certain mobs trying to speak.
diff --git a/html/changelogs/geeves-vamp_blood_regen.yml b/html/changelogs/geeves-vamp_blood_regen.yml
deleted file mode 100644
index 6aca8ad3668..00000000000
--- a/html/changelogs/geeves-vamp_blood_regen.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "Vampires now recover from pain damage when they do blood heal."
- - bugfix: "Vampire blood heal no longer attempts to heal prosthetics, it never could in the first place."
- - rscadd: "Vampire blood heal now regens blood."
- - bugfix: "Fixed vampire blood heal not actually using blood."
- - tweak: "Since blood heal now uses blood, the amount of blood it uses has been reduced to make it balanced."
\ No newline at end of file