diff --git a/ghcjs-perch.cabal b/ghcjs-perch.cabal
--- a/ghcjs-perch.cabal
+++ b/ghcjs-perch.cabal
@@ -3,7 +3,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.3.3.1
+version:             0.3.3.2
 
 synopsis:            GHCJS version of Perch library.
 
diff --git a/src/GHCJS/Perch.hs b/src/GHCJS/Perch.hs
--- a/src/GHCJS/Perch.hs
+++ b/src/GHCJS/Perch.hs
@@ -3,7 +3,7 @@
 Description : Monadic DOM builder
 Copyright   : (c) Athur S. Fayzrakhmanov, 2015
                   Alberto G. Corona, 2015
-License     : GPL-3
+License     : MIT
 Maintainer  : heraldhoi@gmail.com
 Stability   : experimental
 Portability : Any
