diff --git a/html/changelog.html b/html/changelog.html
index 42d20d524c2..89759fde37c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -47,6 +47,8 @@
Investigator's locker now gets drop pouches and a bag to fit with the rest of security. Warden & HoP are now issued holsters with their weapons.
Icecream now has different flavors, enjoy!
The banshee voidsuit is renamed to be an infiltration instead of combat suit. Also clarified the description in the uplink a little.
+ Fixes some bugs related to loadout wristbound selection.
+ The loadout tablet once again works.
02 July 2021
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2dd14cb9681..6a6243553e2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20609,3 +20609,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Icecream now has different flavors, enjoy!
- tweak: The banshee voidsuit is renamed to be an infiltration instead of combat
suit. Also clarified the description in the uplink a little.
+ - bugfix: Fixes some bugs related to loadout wristbound selection.
+ - bugfix: The loadout tablet once again works.
diff --git a/html/changelogs/ModularFixAgain.yml b/html/changelogs/ModularFixAgain.yml
deleted file mode 100644
index 346ba797fb6..00000000000
--- a/html/changelogs/ModularFixAgain.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Fixes some bugs related to loadout wristbound selection."
- - bugfix: "The loadout tablet once again works."