diff --git a/html/changelog.html b/html/changelog.html
index f6a0cb49882..b658e6e512d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,15 @@
14 July 2020
+
Alberyk, Sleepy wolf updated:
+
+ - Added a deep wastelander accent option to unathi.
+ - Added new icons to the unathi accent tags.
+
+
Geeves updated:
+
+ - Soulstones now apply a 2 second click cooldown when used to suck up a soul, whether it was successful or not.
+
SynysterSparx updated:
- GPS Move Event registered to target when surgically implanted.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 205ed374de6..5f35448c2e3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14160,6 +14160,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Falling off the station will no longer have you end up floating forever
through space.
2020-07-14:
+ Alberyk, Sleepy wolf:
+ - rscadd: Added a deep wastelander accent option to unathi.
+ - rscadd: Added new icons to the unathi accent tags.
+ Geeves:
+ - tweak: Soulstones now apply a 2 second click cooldown when used to suck up a soul,
+ whether it was successful or not.
SynysterSparx:
- bugfix: GPS Move Event registered to target when surgically implanted.
Wowzewow (Wezzy):
diff --git a/html/changelogs/alberyk-accent.yml b/html/changelogs/alberyk-accent.yml
deleted file mode 100644
index d20c6e3e93d..00000000000
--- a/html/changelogs/alberyk-accent.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Alberyk, Sleepy wolf
-
-delete-after: True
-
-changes:
- - rscadd: "Added a deep wastelander accent option to unathi."
- - rscadd: "Added new icons to the unathi accent tags."
diff --git a/html/changelogs/geeves-soulstone_cooldown.yml b/html/changelogs/geeves-soulstone_cooldown.yml
deleted file mode 100644
index 38c24eb7445..00000000000
--- a/html/changelogs/geeves-soulstone_cooldown.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "Soulstones now apply a 2 second click cooldown when used to suck up a soul, whether it was successful or not."
\ No newline at end of file