diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 46701901201e..7c846dc9f89a 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -164,7 +164,7 @@
com.azure
azure-data-tables
- 12.0.0-beta.3
+ 12.0.0-beta.4
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 55f0e2c2805c..c5d69c8b3411 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -65,7 +65,7 @@ com.azure:azure-cosmos-encryption;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-data-appconfiguration;1.1.6;1.2.0-beta.1
com.azure:azure-data-schemaregistry;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-data-schemaregistry-avro;1.0.0-beta.4;1.0.0-beta.5
-com.azure:azure-data-tables;12.0.0-beta.2;12.0.0-beta.3
+com.azure:azure-data-tables;12.0.0-beta.3;12.0.0-beta.4
com.azure:azure-digitaltwins-core;1.0.1;1.1.0-beta.1
com.azure:azure-e2e;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-identity;1.2.0;1.3.0-beta.1
diff --git a/sdk/tables/azure-data-tables/CHANGELOG.md b/sdk/tables/azure-data-tables/CHANGELOG.md
index 2c4b2011eca8..b7f7aadd6e7c 100644
--- a/sdk/tables/azure-data-tables/CHANGELOG.md
+++ b/sdk/tables/azure-data-tables/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 12.0.0-beta.4 (Unreleased)
+
+
## 12.0.0-beta.3 (2020-11-12)
### New Features
diff --git a/sdk/tables/azure-data-tables/pom.xml b/sdk/tables/azure-data-tables/pom.xml
index 9d7a11fde591..dfa78ed22861 100644
--- a/sdk/tables/azure-data-tables/pom.xml
+++ b/sdk/tables/azure-data-tables/pom.xml
@@ -14,7 +14,7 @@ Licensed under the MIT License.
com.azure
azure-data-tables
- 12.0.0-beta.3
+ 12.0.0-beta.4
Microsoft Azure SDK for Azure Table
This package contains the Microsoft Azure Table storage client library.
https://github.com/Azure/azure-sdk-for-java