diff --git a/html/changelog.html b/html/changelog.html
index 2b91b26a889..c6d3d50d868 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,7 @@
Geeves updated:
- Added exosuits to large stock spawns.
+ - Gave various machines descriptions.
mikomyazaki updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fc870ee3bb3..c6e47154de0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14272,6 +14272,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-07-20:
Geeves:
- rscadd: Added exosuits to large stock spawns.
+ - rscadd: Gave various machines descriptions.
mikomyazaki:
- bugfix: Items held in grippers (e.g. beakers) will now properly update the gripper's
icon with their own changes while being held and used.
diff --git a/html/changelogs/geeves-machine_descriptions.yml b/html/changelogs/geeves-machine_descriptions.yml
deleted file mode 100644
index e4c369edde4..00000000000
--- a/html/changelogs/geeves-machine_descriptions.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Gave various machines descriptions."
\ No newline at end of file