diff --git a/html/changelog.html b/html/changelog.html
index c208387481f..a99698a70d1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,7 @@
Ben10083 updated:
- Machinist can now use the airlocks south west of their workshop.
+ - Removed paperwork gripper from Medical Module.
JohnWildkins updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c3343b6e399..7b4f8681226 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -24115,6 +24115,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-05-18:
Ben10083:
- maptweak: Machinist can now use the airlocks south west of their workshop.
+ - rscdel: Removed paperwork gripper from Medical Module.
JohnWildkins:
- bugfix: Adds missing fire alarms and emergency shutters to several rooms on the
Horizon, Aurora, and Runtime.
diff --git a/html/changelogs/Ben10083 - Gripper.yml b/html/changelogs/Ben10083 - Gripper.yml
deleted file mode 100644
index b64afb1b79b..00000000000
--- a/html/changelogs/Ben10083 - Gripper.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: Ben10083
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscdel: "Removed paperwork gripper from Medical Module."