diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw
index ad81505f2668e4033bfa3b92e83b8e4f21cc1f90..972c677c548e5442d1d15bb9acc821f160d2587a 100644
--- a/src/uncategorized/main.tw
+++ b/src/uncategorized/main.tw
@@ -1,7 +1,9 @@
 :: Main [nobr]
 
 <<if $releaseID >= 1000 || ["0.9", "0.8", "0.7", "0.6"].includes($ver)>>
-	<<if $releaseID >= 1057>>
+	<<if $releaseID >= 1059>>
+	<<elseif $releaseID < 1059>>
+		''@@.red;INCOMPATIBILITY WARNING:@@'' your saved game was created using version $ver build $releaseID. As the side bar may have become nonfunctional, here is [[backwards compatibility|Backwards Compatibility]].
 	<<elseif $releaseID < 1057>>
 		''@@.red;MAJOR INCOMPATIBILITY WARNING:@@'' your saved game was created using version $ver build $releaseID. Due to overwhleming changes to the player object, you must run [[backwards compatibility|Backwards Compatibility]].
 	<<elseif $releaseID < 1050 && ndef $SecExp || ndef $secExpEnabled>>