diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc8ef2934..b631f86e8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [1.126.1](https://www.github.com/googleapis/java-bigquery/compare/v1.126.0...v1.126.1) (2020-12-09)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-storage to v1.113.5 ([#1007](https://www.github.com/googleapis/java-bigquery/issues/1007)) ([479ae98](https://www.github.com/googleapis/java-bigquery/commit/479ae98a22df32d257d13ef7d9aad4888ddacfdf))
+
## [1.126.0](https://www.github.com/googleapis/java-bigquery/compare/v1.125.2...v1.126.0) (2020-12-05)
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index 9ebe86dfb..79c3ec7af 100644
--- a/benchmark/pom.xml
+++ b/benchmark/pom.xml
@@ -6,7 +6,7 @@
google-cloud-bigquery-parent
com.google.cloud
- 1.126.1-SNAPSHOT
+ 1.126.1
diff --git a/google-cloud-bigquery/pom.xml b/google-cloud-bigquery/pom.xml
index e8db4fc26..c3e5004de 100644
--- a/google-cloud-bigquery/pom.xml
+++ b/google-cloud-bigquery/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-bigquery
- 1.126.1-SNAPSHOT
+ 1.126.1
jar
BigQuery
https://github.com/googleapis/java-bigquery
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-bigquery-parent
- 1.126.1-SNAPSHOT
+ 1.126.1
google-cloud-bigquery
diff --git a/pom.xml b/pom.xml
index 5b1a17e80..e8413529a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquery-parent
pom
- 1.126.1-SNAPSHOT
+ 1.126.1
BigQuery Parent
https://github.com/googleapis/java-bigquery
@@ -87,7 +87,7 @@
com.google.cloud
google-cloud-bigquery
- 1.126.1-SNAPSHOT
+ 1.126.1
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 97063a758..c34906ae9 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -44,7 +44,7 @@
com.google.cloud
google-cloud-bigquery
- 1.126.1-SNAPSHOT
+ 1.126.1
diff --git a/versions.txt b/versions.txt
index e3a2729ab..9da0a6bef 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-bigquery:1.126.0:1.126.1-SNAPSHOT
\ No newline at end of file
+google-cloud-bigquery:1.126.1:1.126.1
\ No newline at end of file