diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
 
 ## Unreleased changes
 
+### 0.3.3
+
+- Misc: update package.yaml info for Hackage
+
 ### 0.3.2
 
 - Misc: remove deps lib
diff --git a/scrapbook.cabal b/scrapbook.cabal
--- a/scrapbook.cabal
+++ b/scrapbook.cabal
@@ -4,14 +4,17 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 6fed08fa82539fc53a52aa92d1228ba3edff9b7747cfc273df4eac5b42a860e8
+-- hash: 28607306b149d9d63aa85130e8069e7639c838c93a7496b8bd1087a12e64eb4d
 
 name:           scrapbook
-version:        0.3.2
+version:        0.3.3
+synopsis:       Automatically derive Kotlin class to query servant webservices
 description:    Please see the README on Github at <https://github.com/matsubara0507/scrapbook#readme>
+category:       Web
 homepage:       https://github.com/matsubara0507/scrapbook#readme
 bug-reports:    https://github.com/matsubara0507/scrapbook/issues
 author:         MATSUBARA Nobutada
+maintainer:     MATSUBARA Nobutada
 copyright:      2018 MATSUBARA Nobutada
 license:        MIT
 license-file:   LICENSE
