diff --git a/postgresql-libpq.cabal b/postgresql-libpq.cabal
--- a/postgresql-libpq.cabal
+++ b/postgresql-libpq.cabal
@@ -1,5 +1,5 @@
 Name:                postgresql-libpq
-Version:             0.9.0.0
+Version:             0.9.0.1
 Synopsis:            low-level binding to libpq
 
 Description:         This is a binding to libpq: the C application
@@ -30,7 +30,7 @@
   GHC-Options:       -Wall
   Extra-Libraries: pq
   if os(openbsd)
-    Extra-Libraries:  crypto ssl com_err asn1 krb5 wind roken heimbase
+    Extra-Libraries:  crypto ssl
 
   -- Other-modules:
   Build-tools:       hsc2hs
@@ -42,4 +42,4 @@
 source-repository this
   type:     git
   location: http://github.com/lpsmith/postgresql-libpq
-  tag:      v0.9.0.0
+  tag:      v0.9.0.1
