diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt
index 8210c420c9..1ea064e085 100644
--- a/metadata/de.schildbach.wallet.txt
+++ b/metadata/de.schildbach.wallet.txt
@@ -41,6 +41,7 @@ works for you without using real Bitcoins.
.
# BitcoinJWallet (author's fork) is rebased each version so old commits wont work
+# patches post 3.0 will also need re-doing
Repo Type:git
Repo:https://code.google.com/p/bitcoin-wallet/
@@ -62,13 +63,17 @@ prebuild=\
cd ../integration-android && mvn3 install && cd ../wallet && \
mvn3 install:install-file -DgroupId=android -DartifactId=android -Dversion=2.3.3_r2 -Dpackaging=jar -Dfile=$$SDK$$/platforms/android-10/android.jar && \
mvn3 install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 -Dversion=r6 -Dpackaging=jar -Dfile=$$SDK$$/android-compatibility/v4/android-support-v4.jar
-# Build from prodnet branch which cherry picks some old commits and commits after tags
-# Use specific commit instead of git fetch origin && git checkout origin/prodnet
Build Version:3.01,121,742241f59df1,maven=yes,patch=pom.patch,\
bindir=wallet/target,srclibs=BitcoinJWallet@1649520e3183,prebuild=\
sed -i '54 i \\tandroid:debuggable=\"false\"' wallet/AndroidManifest.xml && \
cp -r $$BitcoinJWallet$$/ . && rm -rf market/
+Build Version:3.04,124,3efa5beb206e,maven=yes,patch=pom.patch,\
+bindir=wallet/target,srclibs=BitcoinJWallet@7cb7bfc11c11,prebuild=\
+cp -r $$BitcoinJWallet$$/ . && rm -rf market/
+# Build from prodnet branch which cherry picks some old commits and commits after tags
+# Use specific commit instead of git fetch origin && git checkout origin/prodnet
+# See wallet/README for info about which BitcoinJ branch to use
Auto Update Mode:None
# RM/Tags don't work
Update Check Mode:Market
diff --git a/metadata/de.schildbach.wallet/pom.patch b/metadata/de.schildbach.wallet/pom.patch
index b6c909d5cd..3953073bbd 100644
--- a/metadata/de.schildbach.wallet/pom.patch
+++ b/metadata/de.schildbach.wallet/pom.patch
@@ -9,7 +9,7 @@ index 161602f..3f49016 100644
- base
- 1
+ wallet-parent
-+ 3.01
++ 3.04
@@ -26,7 +26,7 @@ index c26e0db..723fa26 100644
- 1
+ wallet-parent
+ wallet-parent
-+ 3.01
++ 3.04
pom
@@ -49,16 +49,7 @@ index 9e13ad5..a10247d 100644
- base
- 1
+ wallet-parent
-+ 3.01
++ 3.04
-@@ -53,7 +53,7 @@
-
- de.schildbach.wallet
- bitcoinj
-- 0.8
-+ 0.8-SNAPSHOT
-
-
-