diff --git a/StationPartsExpansion/StationPartsExpansion-0.3.3.ckan b/StationPartsExpansion/StationPartsExpansion-0.3.3.ckan
index 0cb8f04414..e86469aebd 100644
--- a/StationPartsExpansion/StationPartsExpansion-0.3.3.ckan
+++ b/StationPartsExpansion/StationPartsExpansion-0.3.3.ckan
@@ -1,19 +1,14 @@
 {
-    "spec_version": 1,
+    "spec_version": "v1.4",
     "identifier": "StationPartsExpansion",
+    "release_status": "stable",
     "license": "CC-BY-NC-SA-4.0",
-    "install": [
-        {
-            "file": "GameData/StationPartsExpansion",
-            "install_to": "GameData"
-        }
-    ],
     "depends": [
         {
-            "name": "NearFutureProps"
+            "name": "ModuleManager"
         },
         {
-            "name": "ModuleManager"
+            "name": "NearFutureProps"
         }
     ],
     "recommends": [
@@ -22,36 +17,37 @@
         }
     ],
     "suggests": [
-        {
-            "name": "ContractConfigurator-KerbinSpaceStation"
-        },
         {
             "name": "ContractConfigurator-Tourism"
         },
         {
-            "name": "NearFutureSolar"
+            "name": "ContractConfigurator-KerbinSpaceStation"
         },
         {
             "name": "NearFutureConstruction"
         },
+        {
+            "name": "NearFutureSolar"
+        },
         {
             "name": "NearFutureSpacecraft"
-        },
-        {
-            "name": "NearFutureElectrical"
-        },
-        {
-            "name": "NearFuturePropulsion"
         }
     ],
+    "comment": "Eventually suggest ContractConfigurator-UsefulSpaceStations after conflict checking works in suggestion wizard",
     "supports": [
         {
-            "name": "RasterPropMonitor"
+            "name": "RasterPropMonitor-Core"
         },
         {
             "name": "ConnectedLivingSpace"
         }
     ],
+    "install": [
+        {
+            "find": "StationPartsExpansion",
+            "install_to": "GameData"
+        }
+    ],
     "resources": {
         "homepage": "http://forum.kerbalspaceprogram.com/threads/91814",
         "kerbalstuff": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion"