diff --git a/wxc.cabal b/wxc.cabal
--- a/wxc.cabal
+++ b/wxc.cabal
@@ -1,5 +1,5 @@
 name:         wxc
-version:      0.92.1.0
+version:      0.92.1.1
 license:      OtherLicense
 license-file: LICENSE
 maintainer:   wxhaskell-devel@lists.sourceforge.net
@@ -165,7 +165,8 @@
 
   build-depends:
     base >= 4.6 && < 5,
-    wxdirect >= 0.90.1.1
+    wxdirect >= 0.90.1.1,
+    split > 0
 
   x-dll-sources:
     src/cpp/apppath.cpp
