diff --git a/html/changelog.html b/html/changelog.html
index d3ec3b69f87..a2d6064abda 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
09 July 2020
+
Geeves updated:
+
+ - Melee weapon techniques targeting the feet should now work.
+ - Cultist should now properly spawn.
+
Wowzewow (Wezzy) updated:
- You can wear matches in your mask slot now, you pyromaniac, you.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fd7aad42a21..75dcd16f751 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14082,6 +14082,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- bugfix: Removes Changeling abilities if their antagonist status is removed.
2020-07-09:
+ Geeves:
+ - bugfix: Melee weapon techniques targeting the feet should now work.
+ - bugfix: Cultist should now properly spawn.
Wowzewow (Wezzy):
- rscadd: You can wear matches in your mask slot now, you pyromaniac, you.
- bugfix: You no longer can keep matches lit inside storage containers.
diff --git a/html/changelogs/geeves-bodypart_fixes.yml b/html/changelogs/geeves-bodypart_fixes.yml
deleted file mode 100644
index ef39320a50c..00000000000
--- a/html/changelogs/geeves-bodypart_fixes.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Melee weapon techniques targeting the feet should now work."
- - bugfix: "Cultist should now properly spawn."
\ No newline at end of file