release 0.6.2+6
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 445e96e..3c7d38e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.6.2+6
+
+* Small bug fixes for https://github.com/dart-lang/web-components/issues/54.
+
 ## 0.6.2+5
 
 * Update analyzer minimum version to `0.27.2`.
diff --git a/pubspec.yaml b/pubspec.yaml
index a9f5ed7..887267f 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: initialize
-version: 0.6.2+5
+version: 0.6.2+6
 author: Polymer.dart Authors <web@dartlang.org>
 description: Generic building blocks for doing static initialization.
 homepage: https://github.com/dart-lang/initialize