diff --git a/HDBC-odbc.cabal b/HDBC-odbc.cabal
--- a/HDBC-odbc.cabal
+++ b/HDBC-odbc.cabal
@@ -2,7 +2,7 @@
 include-dirs: .
 -- extra-lib-dirs: 
 Name: HDBC-odbc
-Version: 1.1.3.0
+Version: 1.1.3.1
 License: LGPL
 Maintainer: John Goerzen <jgoerzen@complete.org>
 Author: John Goerzen
diff --git a/hdbc-odbc-helper.c b/hdbc-odbc-helper.c
--- a/hdbc-odbc-helper.c
+++ b/hdbc-odbc-helper.c
@@ -1,4 +1,3 @@
-#include <HsBase.h>
 #ifdef mingw32_HOST_OS
 #include <windows.h>
 #endif
