diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json
index 73e04315bd..2d87cf9a0d 100644
--- a/vcpkg-configuration.json
+++ b/vcpkg-configuration.json
@@ -9,7 +9,7 @@
     {
       "kind": "git",
       "repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
-      "baseline": "3bc244ccb3a4641941aa5e91cc7ec7e2caa2c658",
+      "baseline": "26ab49d089516202a4c7e591cb9328febd0fc755",
       "packages": [
         "glew",
         "python3",
diff --git a/vcpkg.json b/vcpkg.json
index 88c6d481b7..18b2f16f63 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -26,7 +26,10 @@
     },
     "harfbuzz",
     "glm",
-    "opencascade",
+    {
+      "name": "opencascade",
+      "features": [ "rapidjson" ]
+    },
     "opengl",
     "python3",
     "openssl",