diff --git a/html/changelog.html b/html/changelog.html
index a6bdaff9900..6c0311ec396 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -46,6 +46,11 @@
Prevents exosuit sleepers from loading buckled people.
Minor refactor of exosuit sleepers afterattack function.
+ Geeves updated:
+
+ - Adds a droppable mining mecha to the mining vendor.
+ - Reduced the price of the thermal drill in the mining vendor.
+
MattAtlas updated:
- Horror Form now needs 3 absorbed DNAs to be bought.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5b7d456b19d..8e3a34bb425 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -31178,6 +31178,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
FluffyGhost:
- bugfix: Prevents exosuit sleepers from loading buckled people.
- refactor: Minor refactor of exosuit sleepers afterattack function.
+ Geeves:
+ - rscadd: Adds a droppable mining mecha to the mining vendor.
+ - tweak: Reduced the price of the thermal drill in the mining vendor.
MattAtlas:
- balance: Horror Form now needs 3 absorbed DNAs to be bought.
RustingWithYou:
diff --git a/html/changelogs/geeves-droppable_mechas.yml b/html/changelogs/geeves-droppable_mechas.yml
deleted file mode 100644
index 94065e167f5..00000000000
--- a/html/changelogs/geeves-droppable_mechas.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Adds a droppable mining mecha to the mining vendor."
- - tweak: "Reduced the price of the thermal drill in the mining vendor."
\ No newline at end of file