diff --git a/lio-simple.cabal b/lio-simple.cabal
--- a/lio-simple.cabal
+++ b/lio-simple.cabal
@@ -1,5 +1,5 @@
 name:                lio-simple
-version:             0.0.2.0
+version:             0.0.2.1
 synopsis:            LIO support for the Simple web framework
 description:
 
@@ -50,7 +50,6 @@
     , base64-bytestring
     , simple-templates
     , text
-    , unix
 
   ghc-options: -Wall -fno-warn-unused-do-bind -fno-warn-orphans
 
