diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt
index cfd976bfb3..c7825062b1 100644
--- a/metadata/de.schildbach.wallet.txt
+++ b/metadata/de.schildbach.wallet.txt
@@ -498,6 +498,16 @@ Build:4.50,240
     scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
     build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
 
+Build:4.51,241
+    commit=494e349372103ec243624902433fbc8a8b4a5f45
+    subdir=wallet
+    gradle=yes
+    srclibs=BitcoinJWallet@v0.13.6
+    prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml
+    scanignore=wallet/assets/ssl-keystore
+    scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
+    build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
+
 Maintainer Notes:
 See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
 Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.