diff --git a/KerbalKrashSystem/KerbalKrashSystem-1-0.2.6.ckan b/KerbalKrashSystem/KerbalKrashSystem-1-0.2.6.ckan
deleted file mode 100644
index d0ba523c50..0000000000
--- a/KerbalKrashSystem/KerbalKrashSystem-1-0.2.6.ckan
+++ /dev/null
@@ -1,29 +0,0 @@
-{
-    "spec_version": "v1.4",
-    "identifier": "KerbalKrashSystem",
-    "name": "KerbalKrashSystem",
-    "abstract": "Kerbal Krash System rewrites collisions in Kerbal Space Program. KKS crumples your creations and reduces the efficiency of your crafts instead of just exploding on impact.",
-    "author": "EnzoMeertens",
-    "license": "MIT",
-    "resources": {
-        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/129410-105-kerbal-krash-system",
-        "repository": "https://github.com/EnzoMeertens/KerbalKrashSystem"
-    },
-    "version": "1:0.2.5",
-    "ksp_version": "1.0.5",
-    "depends": [
-        {
-            "name": "ModuleManager",
-            "min_version": "2.6.17"
-        }
-    ],
-    "install": [
-        {
-            "find": "KerbalKrashSystem",
-            "install_to": "GameData"
-        }
-    ],
-    "download": "http://addons-origin.cursecdn.com/files/2283/542/KerbalKrashSystem%20(0.2.5)%202016-02-23.zip",
-    "download_size": 64266,
-    "x_generated_by": "netkan/politas"
-}