diff --git a/project.clj b/project.clj
index ce53334..70b24c3 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojure.clr/tools.namespace "1.5.3"
+(defproject org.clojure.clr/tools.namespace "1.5.4"
:description "Port of clojure.org/tools.namespace to ClojureCLR"
:url "https://github.com/clojure/clr.tools.namespace"
:license {:name "Eclipse Public License"
diff --git a/src/main/dotnet/packager/clojure.tools.namespace.csproj b/src/main/dotnet/packager/clojure.tools.namespace.csproj
index 86e13bc..f4b1b6f 100644
--- a/src/main/dotnet/packager/clojure.tools.namespace.csproj
+++ b/src/main/dotnet/packager/clojure.tools.namespace.csproj
@@ -17,7 +17,7 @@
https://github.com/clojure/clr.tools.namesapce
ClojureCLR contributors
Clojure;ClojureCLR
- 1.5.3
+ 1.5.4