Google Play 4.x.x support
Currently Freedom does not support Google Play 4.x.x, please use old version and lock auto-update by using this method for example:
Do “uninstall updates” on the market app (in “manage applications”).
Open the terminal app.
Run “su” to become root.
Run: touch /data/app/com.android.vending-1.apk
Run: chattr +i /data/app/com.android.vending-1.apk
Perhaps you need busybox installed.
NO ETA for Freedom update for Google Play 4.x.x, too much things were changed.