Here's the packages folder I used, this has the at&t developer 3051.50009.1424.0001 (Cyan & 8.1) rom. I think I may have tweaked the VPL file, but I can't recall. Anyway, put the Packages folder from the zip in C:\ProgramData\Nokia. (Yes, I know it's all in the RM-821 folder, leave it that way. Just put the zip in as is.) If you currently have a Rogers or some other rom on your phone now, rename the folder to RM-820, if you have a EU rom on your phone now leave it as RM-821.
Now you'll need to modify the requests Nokia Software Recovery Tool makes. I used mitmproxy, because I am a unix guy and was doing this on my Mac with Parallels. If someone can figure out how to port it to fiddler though, it will work the same.
Install the SSL root certificates (Read the manual of the proxy you are using for more information here.) it will NOT work without installing these certificates.
Create an intercept filter, replacing "RM-821" with "RM-820" on requests matching "caresuite". Now you'll need a second filter, matching your current device's product code with "059R2L5" for me with a Yellow Lumia 920, it was "059N5T5" (It should be on the left side of the Nokia Recovery Tool window.)
Here's the fiddler script for replacing from worawson. Again, replace
059N5T3 with YOUR device code, it's on the left side of the NSRT window.
Launch the Nokia Recovery tool, and hit the Options button, configure it to use the proxy you setup and plug in the phone. It should say after a few minutes it can flash 3051.50009.1424.0001 start the flash, and LTE will restore.
I've upgraded to 8.1 Update 1, and LTE remains. Tethering will pop up the "your current plan doesn't include tethering" error. Perhaps one of those other tricks will work, maybe they won't... I haven't tried it. LTE is more important than tethering to me to be honest.
You may be able to re-flash on a Rogers rom, but again, I didn't try it. I did however try to flash a regular at&t rom and it wouldn't take. I didn't try really hard because everything seemed to be working fine and this was good enough for me plus I had already setup everything.
if you can't run a proxy, or don't know how. Drop me a PM, and I'll send you my Skype username. I'll open up my proxy for you to use to flash your device. Any questions just leave them here. I think I covered everything.