diff --git a/html/changelog.html b/html/changelog.html
index 6e81794dece..be6a5affe12 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
14 August 2017
+
Birdtalon updated:
+
+ - Spiderbots can now pass tables, making their Hide worthwhile.
+ - Fixes interactions with cargo crates.
+
+
10 August 2017
KasparoVy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f12e29b9cd3..9a2d480c97c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5370,3 +5370,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
KasparoVy:
- bugfix: Blood trails are now the same colour as the blood pools they came from
when viewed by colour blind or noir shades wearing humanoids.
+2017-08-14:
+ Birdtalon:
+ - bugfix: Spiderbots can now pass tables, making their Hide worthwhile.
+ - bugfix: Fixes interactions with cargo crates.
diff --git a/html/changelogs/AutoChangeLog-pr-7973.yml b/html/changelogs/AutoChangeLog-pr-7973.yml
deleted file mode 100644
index 1989ba409ba..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7973.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Birdtalon"
-delete-after: True
-changes:
- - bugfix: "Spiderbots can now pass tables, making their Hide worthwhile."
diff --git a/html/changelogs/AutoChangeLog-pr-7985.yml b/html/changelogs/AutoChangeLog-pr-7985.yml
deleted file mode 100644
index 8b4b51a7752..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7985.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Birdtalon"
-delete-after: True
-changes:
- - bugfix: "Fixes interactions with cargo crates."