diff --git a/html/changelog.html b/html/changelog.html
index 0938ed45f8e..062a05bd975 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
04 May 2018
+
RyanSmake updated:
+
+ - You will now log in to the proper account you input to the ATM instead of the one associated with you.
+ - Now ATMs will reconnect after a power outage.
+
+
02 May 2018
CrazyLemon and Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a99a2c4b64c..cb60736309b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6375,3 +6375,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-05-02:
CrazyLemon and Fox McCloud:
- bugfix: Fixes reagent smoke
+2018-05-04:
+ RyanSmake:
+ - bugfix: You will now log in to the proper account you input to the ATM instead
+ of the one associated with you.
+ - bugfix: Now ATMs will reconnect after a power outage.
diff --git a/html/changelogs/AutoChangeLog-pr-8979.yml b/html/changelogs/AutoChangeLog-pr-8979.yml
deleted file mode 100644
index f3e7e44e1e0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8979.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "RyanSmake"
-delete-after: True
-changes:
- - bugfix: "You will now log in to the proper account you input to the ATM instead of the one associated with you."
- - bugfix: "Now ATMs will reconnect after a power outage."