diff --git a/html/changelog.html b/html/changelog.html
index 1d68d18c6a7..0ab8eaf0396 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -64,6 +64,7 @@
Skull132 updated:
- Bluespace echos no longer broadcast what they say to everyone in the world.
+ - Fixed an exploit which allowed players to teleport taped paper icons to any point on the screen.
22 December 2018
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d2774f31818..d6212d40e0f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6894,3 +6894,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- maptweak: Made the bar more festive.
Skull132:
- bugfix: Bluespace echos no longer broadcast what they say to everyone in the world.
+ - bugfix: Fixed an exploit which allowed players to teleport taped paper icons to
+ any point on the screen.
diff --git a/html/changelogs/skull132_paper_exploit.yml b/html/changelogs/skull132_paper_exploit.yml
deleted file mode 100644
index 7d5ff8e5df0..00000000000
--- a/html/changelogs/skull132_paper_exploit.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Skull132
-
-delete-after: true
-
-changes:
- - bugfix: "Fixed an exploit which allowed players to teleport taped paper icons to any point on the screen."