diff --git a/html/changelog.html b/html/changelog.html
index ce3fa834b43..53a7d4c62c0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,12 @@
-->
+
20 November 2016
+
KasparoVy updated:
+
+ - The DNA SE injectors one can find in the abandoned mining crates now correctly activate/deactivate the powers they may contain.
+
+
15 November 2016
KasparoVy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1b7ac542b01..fd632854ff1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3077,3 +3077,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Adding cable to multiple computer frames at the same time while not having
the correct amount of cables will no longer cause busted coils with a negative
number of cables.
+2016-11-20:
+ KasparoVy:
+ - bugfix: The DNA SE injectors one can find in the abandoned mining crates now correctly
+ activate/deactivate the powers they may contain.
diff --git a/html/changelogs/AutoChangeLog-pr-5896.yml b/html/changelogs/AutoChangeLog-pr-5896.yml
deleted file mode 100644
index 7ef64a10b93..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5896.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "KasparoVy"
-delete-after: True
-changes:
- - bugfix: "The DNA SE injectors one can find in the abandoned mining crates now correctly activate/deactivate the powers they may contain."