diff --git a/html/changelog.html b/html/changelog.html
index 51c5b073f4b..bcdc0988a37 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -42,6 +42,7 @@
Badges from the loadout will automatically have the char name attached to them.
Badges will automatically add the name attached to them to the item description. The exception is badges that had their names changed through the custom loadout.
Badges will now give a popup to confirm if a character wishes to imprint their name on the badge when used in hand.
+ The forensic technician's jacket can now carry the same things in the inventory slot as the detective jacket and both of them can now hold the investigator badge
05 June 2021
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9d7b2833fd2..f445f70b7e3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20296,3 +20296,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
The exception is badges that had their names changed through the custom loadout.
- tweak: Badges will now give a popup to confirm if a character wishes to imprint
their name on the badge when used in hand.
+ - rscadd: The forensic technician's jacket can now carry the same things in
+ the inventory slot as the detective jacket and both of them can now hold the
+ investigator badge
diff --git a/html/changelogs/ForensicJacket.yml b/html/changelogs/ForensicJacket.yml
deleted file mode 100644
index 46eebdf7781..00000000000
--- a/html/changelogs/ForensicJacket.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - rscadd: "The forensic technician's jacket can now carry the same things in the inventory slot as the detective jacket and both of them can now hold the investigator badge"