diff --git a/html/changelog.html b/html/changelog.html
index b43d88c79a2..a23a450adfd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -49,6 +49,10 @@
Tweaked the range and heightened the dropoff of some sounds, particularly gunfire. Emitters are also audible through walls again.
Xenobotanists will now spawn with the correct uniform.
+ Geeves updated:
+
+ - You can now crawl under a lot more circumstances, if you click drag yourself while laying down.
+
12 November 2019
BRAINOS updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e122389c139..5f0827cea38 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9985,3 +9985,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Tweaked the range and heightened the dropoff of some sounds, particularly
gunfire. Emitters are also audible through walls again.
- bugfix: Xenobotanists will now spawn with the correct uniform.
+ Geeves:
+ - rscadd: You can now crawl under a lot more circumstances, if you click drag yourself
+ while laying down.
diff --git a/html/changelogs/geeves - crawlingInMyCrawl.yml b/html/changelogs/geeves - crawlingInMyCrawl.yml
deleted file mode 100644
index 38eb72a87fc..00000000000
--- a/html/changelogs/geeves - crawlingInMyCrawl.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "You can now crawl under a lot more circumstances, if you click drag yourself while laying down."
\ No newline at end of file