diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -0,0 +1,2 @@
+	0.2
+	* Add functions for generating vega and vega-lite enabled pages (https://vega.github.io) 
diff --git a/lucid-extras.cabal b/lucid-extras.cabal
--- a/lucid-extras.cabal
+++ b/lucid-extras.cabal
@@ -1,9 +1,9 @@
 cabal-version: >=1.10
 name: lucid-extras
-version: 0.2
+version: 0.2.1
 license: MIT
 license-file: LICENSE
-maintainer: Tom Nielsen <tanielsen@gmail.com>
+maintainer: Marco Zocca <ocramz fripost org>
 author: Tom Nielsen <tanielsen@gmail.com>
 tested-with: ghc ==7.10.2 ghc ==7.10.3 ghc ==8.0.1 ghc ==8.0.2
 homepage: https://github.com/diffusionkinetics/open/lucid-extras
