Remove files published accidentally
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c160295..71016fc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.5.4+1
+
+- Remove files published accidentally.
+
 ## 0.5.4
 
 - Added script to show inferred types of functions and fields on the command
diff --git a/pubspec.yaml b/pubspec.yaml
index 16c5aef..a992d3e 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: dart2js_info
-version: 0.5.4
+version: 0.5.4+1
 description: >
   Libraries and tools to process data produced when running dart2js with
   --dump-info.