diff --git a/html/changelog.html b/html/changelog.html
index 6443a0e8411..bbb43f16afd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -66,6 +66,7 @@
- Slime surgery now works properly again.
- Using non-surgery tool items on targets that are buckled to chairs, beds etc. e.g. health analyzers will now work properly again.
+ - It is now possible to build many types of flooring that were previously bugged, including diamond, some carpet styles, silver, gold and uranium.
30 July 2020
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a9f921778a5..b502fa1176f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14600,3 +14600,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Slime surgery now works properly again.
- bugfix: Using non-surgery tool items on targets that are buckled to chairs, beds
etc. e.g. health analyzers will now work properly again.
+ - bugfix: It is now possible to build many types of flooring that were previously
+ bugged, including diamond, some carpet styles, silver, gold and uranium.
diff --git a/html/changelogs/impossible_floors.yml b/html/changelogs/impossible_floors.yml
deleted file mode 100644
index 675ebbf1f16..00000000000
--- a/html/changelogs/impossible_floors.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: mikomyazaki
-
-delete-after: True
-
-changes:
- - bugfix: "It is now possible to build many types of flooring that were previously bugged, including diamond, some carpet styles, silver, gold and uranium."
\ No newline at end of file