diff --git a/html/changelog.html b/html/changelog.html
index 3f9cc9422be..fe958cf72d5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,14 @@
-->
+
25 March 2021
+
Geeves updated:
+
+ - Simple mobs now bleed. They also bleed out and die.
+ - Attacking a simple mob while unarmed will now use your default attack with a hitsound.
+ - Attacking a simple mob with an item will now properly show the attack animation and hitsound.
+
+
24 March 2021
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 11ead7853f1..1996a576f86 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19046,3 +19046,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
by Unathi and Tajara. They'll appear a bit differently now from the sides
and the back.
- rscadd: First responder lockers now contain a gas mask each.
+2021-03-25:
+ Geeves:
+ - rscadd: Simple mobs now bleed. They also bleed out and die.
+ - rscadd: Attacking a simple mob while unarmed will now use your default attack
+ with a hitsound.
+ - rscadd: Attacking a simple mob with an item will now properly show the attack
+ animation and hitsound.
diff --git a/html/changelogs/geeves-satisfying_combat.yml b/html/changelogs/geeves-satisfying_combat.yml
deleted file mode 100644
index 9709d78e0da..00000000000
--- a/html/changelogs/geeves-satisfying_combat.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Simple mobs now bleed. They also bleed out and die."
- - rscadd: "Attacking a simple mob while unarmed will now use your default attack with a hitsound."
- - rscadd: "Attacking a simple mob with an item will now properly show the attack animation and hitsound."