diff --git a/memexml.cabal b/memexml.cabal
--- a/memexml.cabal
+++ b/memexml.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.0.1
+version:             0.0.2
 
 -- A short (one-line) description of the package.
 synopsis:            Library for reading Meme XML output
@@ -57,7 +57,7 @@
   -- other-modules:       
   
   -- Other library packages from which modules are imported.
-  build-depends:       base ==4.5.*, hxt ==9.3.*, memexml ==0.1.*
+  build-depends:       base ==4.5.*, hxt ==9.3.*
   
   -- Directories containing source files.
   hs-source-dirs:      src
