diff --git a/README.md b/README.md
index 4d4c2c2..5c9312a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Instaclustr SSTable tools
-[![Maven Badge](https://img.shields.io/maven-central/v/com.instaclustr/ic-sstable-tools-4.0.0.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.instaclustr%22%20AND%20a:%22ic-sstable-tools-4.0.0%22)
+[![Maven Badge](https://img.shields.io/maven-central/v/com.instaclustr/ic-sstable-tools-4.0.1.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.instaclustr%22%20AND%20a:%22ic-sstable-tools-4.0.1%22)
[![Circle CI](https://circleci.com/gh/instaclustr/cassandra-sstable-tools.svg?style=svg)](https://circleci.com/gh/instaclustr/cassandra-sstable-tools)
https://www.instaclustr.com/update-released-instaclustr-sstable-analysis-tools-apache-cassandra/
diff --git a/pom.xml b/pom.xml
index 3bfc010..a0d5958 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.instaclustr
- ic-sstable-tools-4.0.0
+ ic-sstable-tools-4.0.1
1.0.0
Instaclustr SSTable Tools
@@ -88,7 +88,7 @@
org.apache.cassandra
cassandra-all
- 4.0.0
+ 4.0.1
provided