diff --git a/CraftHistory/CraftHistory-2.2.1-KSP1.8.ckan b/CraftHistory/CraftHistory-2.2.1-KSP1.8.ckan
new file mode 100644
index 0000000000..7db63a8a8d
--- /dev/null
+++ b/CraftHistory/CraftHistory-2.2.1-KSP1.8.ckan
@@ -0,0 +1,39 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "CraftHistory",
+    "name": "CraftHistory",
+    "abstract": "Replaces the stock craft loading with a more advanced one allowing categories to be created.",
+    "author": [
+        "SpaceTiger",
+        "SpaceKitty"
+    ],
+    "license": "restricted",
+    "resources": {
+        "homepage": "http://kerbokatz.github.io/#CraftHistory",
+        "repository": "https://github.com/KerboKatz/CraftHistory",
+        "bugtracker": "https://github.com/KerboKatz/CraftHistory/issues"
+    },
+    "version": "2.2.1-KSP1.8",
+    "ksp_version_min": "1.4.0",
+    "ksp_version_max": "1.4.3",
+    "depends": [
+        {
+            "name": "KerboKatzUtilities",
+            "min_version": "1.5.2"
+        }
+    ],
+    "install": [
+        {
+            "find": "CraftHistory",
+            "install_to": "GameData/KerboKatz"
+        }
+    ],
+    "download": "https://github.com/KerboKatz/CraftHistory/releases/download/2.2.1-KSP1.8/CraftHistory.zip",
+    "download_size": 128614,
+    "download_hash": {
+        "sha1": "67046707FF7F6C39CF62A54F21061129D4AAC94D",
+        "sha256": "4B1F21AF840F5D98DFFDEF96DEA829B839E1B42B1F66C05C5DAB864F79BEDD55"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}