diff --git a/haskell-ftp.cabal b/haskell-ftp.cabal
--- a/haskell-ftp.cabal
+++ b/haskell-ftp.cabal
@@ -10,13 +10,14 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.1.0.0
+version:             0.1.0.1
 
 -- A short (one-line) description of the package.
 synopsis:            A Haskell ftp server with configurable backend.
 
 -- A longer description of the package.
-description:         https://github.com/yihuang/haskell-ftp
+description:         See home page (https://github.com/yihuang/haskell-ftp)
+homepage:            https://github.com/yihuang/haskell-ftp
 
 -- The license under which the package is released.
 license:             BSD3
