diff --git a/trurl.cabal b/trurl.cabal
--- a/trurl.cabal
+++ b/trurl.cabal
@@ -1,5 +1,5 @@
 name:                trurl
-version:             0.3.0.2
+version:             0.3.0.3
 synopsis:            Haskell template code generator
 description:
     Trurl is a haskell project and code generating utility. Use it for scaffolding your projects and entities.
@@ -12,7 +12,6 @@
             trurl create MyProject scotty-mysql
     .        
     Trurl allows creating your own templates for projects as well as for files. Just put them to ~/.trurl/repo.       
-    For more details read here http://github.com/dbushenko/trurl
     
 homepage:            http://github.com/dbushenko/trurl
 license:             BSD3
