diff --git a/K8055D.a b/K8055D.a
deleted file mode 100644
Binary files a/K8055D.a and /dev/null differ
diff --git a/bindings-K8055.cabal b/bindings-K8055.cabal
--- a/bindings-K8055.cabal
+++ b/bindings-K8055.cabal
@@ -1,5 +1,5 @@
 Name:                bindings-K8055
-Version:             0.1
+Version:             0.1.1
 Synopsis:            Bindings to Velleman K8055 dll
 description:         Bindings to Velleman K8055 dll for interfacing USB I/O board.
 License:             BSD3
@@ -11,7 +11,7 @@
 Category:            FFI
 Build-type:          Simple
 Cabal-version:       >=1.2
-extra-source-files:  K8055D.def K8055D.a
+extra-source-files:  K8055D.def libK8055D.a
 
 Library
   Exposed-modules:
diff --git a/libK8055D.a b/libK8055D.a
new file mode 100644
Binary files /dev/null and b/libK8055D.a differ
