diff --git a/tagstream-conduit.cabal b/tagstream-conduit.cabal
--- a/tagstream-conduit.cabal
+++ b/tagstream-conduit.cabal
@@ -1,5 +1,5 @@
 Name:                tagstream-conduit
-Version:             0.3.0
+Version:             0.3.1
 Synopsis:            streamlined html tag parser
 Description:
     Tag-stream is a library for parsing HTML//XML to a token stream.
@@ -21,7 +21,7 @@
 
 source-repository head
   type:     git
-  location: git://github.com/yihuang/tag-stream.git
+  location: git://github.com/yihuang/tagstream-conduit
 
 Library
   GHC-Options:       -Wall
